home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / AMIGA / AMICUS / AMICUS08.ADF / Progs / LibDir.DOC < prev    next >
Text File  |  1986-04-02  |  267b  |  14 lines

  1.  
  2. This program will diassemble an AmigaDOS object file and describe
  3. each hunk in the file.
  4.  
  5. To use 'libdir', type:
  6.  
  7. 1> libdir <filename>
  8.  
  9. where <filename> is the name of the object file.
  10.  
  11. For more information about hunks, see the AmigaDOS Technical Reference
  12. Manual.
  13.  
  14.